home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TSWEEPLOGDLG / TSWEEPLOGDLG.txt
Text File  |  2008-11-13  |  882b  |  46 lines

  1. object SweepLogDlg: TSweepLogDlg
  2.   Left = 330
  3.   Top = 114
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'SweepLogDlg'
  7.   ClientHeight = 188
  8.   ClientWidth = 428
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object pnlLog: TPanel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 412
  24.     Height = 137
  25.     BevelOuter = bvNone
  26.     Color = clWhite
  27.     TabOrder = 0
  28.   end
  29.   object btnClose: TResTeButton
  30.     Left = 192
  31.     Top = 152
  32.     Width = 75
  33.     Height = 25
  34.     Cancel = True
  35.     Default = True
  36.     ModalResult = 1
  37.     TabOrder = 1
  38.     ResourceCaption = 20031
  39.   end
  40.   object ThemeForm: TTeForm2
  41.     ThemeObject = 'AboutDialog'
  42.     Left = 88
  43.     Top = 92
  44.   end
  45. end
  46.